-
Notifications
You must be signed in to change notification settings - Fork 465
gpuav: Add 10774 #11579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gpuav: Add 10774 #11579
Conversation
|
CI Vulkan-ValidationLayers build queued with queue ID 635245. |
|
CI Vulkan-ValidationLayers build # 22312 running. |
c06a462 to
d8708ce
Compare
|
CI Vulkan-ValidationLayers build queued with queue ID 635263. |
|
CI Vulkan-ValidationLayers build # 22313 running. |
|
CI Vulkan-ValidationLayers build # 22313 failed. |
layers/gpuav/shaders/validation_cmd/build_acceleration_structures.h
Outdated
Show resolved
Hide resolved
layers/gpuav/shaders/validation_cmd/build_acceleration_structures.h
Outdated
Show resolved
Hide resolved
d8708ce to
5924ac4
Compare
|
CI Vulkan-ValidationLayers build queued with queue ID 635551. |
| return skip; | ||
| } | ||
|
|
||
| const uint32_t index = error_record[kValCmdErrorPayloadDword_0]; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| const uint32_t index = error_record[kValCmdErrorPayloadDword_0]; | |
| const uint32_t index = error_record[kValCmd_ErrorPayloadDword_0]; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need to rebase
|
CI Vulkan-ValidationLayers build # 22318 running. |
|
CI Vulkan-ValidationLayers build # 22318 failed. |
5924ac4 to
9d84070
Compare
|
CI Vulkan-ValidationLayers build queued with queue ID 635950. |
|
CI Vulkan-ValidationLayers build # 22324 running. |
|
CI Vulkan-ValidationLayers build queued with queue ID 635966. |
|
CI Vulkan-ValidationLayers build # 22325 running. |
|
CI Vulkan-ValidationLayers build # 22325 passed. |
Part of #9448